-
Home
-
Site Reviews
-
7.0.11
-
Code
-
Classes
- UploadedFile
| Total Complexity |
21 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
138 |
| Lines of code |
71 |
| Logical lines of code |
34 |
| Comment lines |
36 |
| Methods |
12 |
| Properties |
4 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
60 |
5 |
11 |
| getErrorMessage() |
S |
57 |
2 |
15 |
| getContent() |
S |
68 |
2 |
7 |
| hasMimeType() |
S |
71 |
2 |
6 |
| isValid() |
S |
74 |
2 |
4 |
| getName() |
S |
69 |
2 |
6 |
| getClientMimeType() |
S |
82 |
1 |
3 |
| getClientOriginalName() |
S |
82 |
1 |
3 |
| getClientOriginalExtension() |
S |
79 |
1 |
3 |
| getClientSize() |
S |
82 |
1 |
3 |
| getError() |
S |
82 |
1 |
3 |
| getExtensionFromMimeType() |
S |
67 |
1 |
7 |